Description
Get rendition definition suggestion
Operation id | RenditionDefinition.Suggestion |
Category | Services |
Label | Get rendition definition suggestion |
Requires | |
Since | |
Parameters
Signature
Implementation Information
JSON Definition
{
"id" : "RenditionDefinition.Suggestion",
"label" : "Get rendition definition suggestion",
"category" : "Services",
"requires" : null,
"description" : "Get rendition definition suggestion",
"url" : "RenditionDefinition.Suggestion",
"signature" : [ "void", "blob" ],
"params" : [ {
"name" : "searchTerm",
"description" : null,
"type" : "string",
"required" : false,
"widget" : null,
"order" : 0,
"values" : [ ]
} ]
}